3.2475 \(\int \frac{\left (a+b x+c x^2\right )^{4/3}}{d+e x} \, dx\)

Optimal. Leaf size=180 \[ \frac{3 \left (a+b x+c x^2\right )^{4/3} F_1\left (-\frac{8}{3};-\frac{4}{3},-\frac{4}{3};-\frac{5}{3};\frac{2 c d-\left (b-\sqrt{b^2-4 a c}\right ) e}{2 c (d+e x)},\frac{2 d-\frac{\left (b+\sqrt{b^2-4 a c}\right ) e}{c}}{2 (d+e x)}\right )}{\sqrt [3]{2} e \left (\frac{e \left (-\sqrt{b^2-4 a c}+b+2 c x\right )}{c (d+e x)}\right )^{4/3} \left (\frac{e \left (\sqrt{b^2-4 a c}+b+2 c x\right )}{c (d+e x)}\right )^{4/3}} \]

[Out]

(3*(a + b*x + c*x^2)^(4/3)*AppellF1[-8/3, -4/3, -4/3, -5/3, (2*c*d - (b - Sqrt[b
^2 - 4*a*c])*e)/(2*c*(d + e*x)), (2*d - ((b + Sqrt[b^2 - 4*a*c])*e)/c)/(2*(d + e
*x))])/(2^(1/3)*e*((e*(b - Sqrt[b^2 - 4*a*c] + 2*c*x))/(c*(d + e*x)))^(4/3)*((e*
(b + Sqrt[b^2 - 4*a*c] + 2*c*x))/(c*(d + e*x)))^(4/3))

_______________________________________________________________________________________

Rubi [A]  time = 0.719416, antiderivative size = 180, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.091 \[ \frac{3 \left (a+b x+c x^2\right )^{4/3} F_1\left (-\frac{8}{3};-\frac{4}{3},-\frac{4}{3};-\frac{5}{3};\frac{2 c d-\left (b-\sqrt{b^2-4 a c}\right ) e}{2 c (d+e x)},\frac{2 d-\frac{\left (b+\sqrt{b^2-4 a c}\right ) e}{c}}{2 (d+e x)}\right )}{\sqrt [3]{2} e \left (\frac{e \left (-\sqrt{b^2-4 a c}+b+2 c x\right )}{c (d+e x)}\right )^{4/3} \left (\frac{e \left (\sqrt{b^2-4 a c}+b+2 c x\right )}{c (d+e x)}\right )^{4/3}} \]

Antiderivative was successfully verified.

[In]  Int[(a + b*x + c*x^2)^(4/3)/(d + e*x),x]

[Out]

(3*(a + b*x + c*x^2)^(4/3)*AppellF1[-8/3, -4/3, -4/3, -5/3, (2*c*d - (b - Sqrt[b
^2 - 4*a*c])*e)/(2*c*(d + e*x)), (2*d - ((b + Sqrt[b^2 - 4*a*c])*e)/c)/(2*(d + e
*x))])/(2^(1/3)*e*((e*(b - Sqrt[b^2 - 4*a*c] + 2*c*x))/(c*(d + e*x)))^(4/3)*((e*
(b + Sqrt[b^2 - 4*a*c] + 2*c*x))/(c*(d + e*x)))^(4/3))

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 31.1514, size = 151, normalized size = 0.84 \[ \frac{3 \cdot 2^{\frac{2}{3}} \left (a + b x + c x^{2}\right )^{\frac{4}{3}} \operatorname{appellf_{1}}{\left (- \frac{8}{3},- \frac{4}{3},- \frac{4}{3},- \frac{5}{3},\frac{c d - \frac{e \left (b - \sqrt{- 4 a c + b^{2}}\right )}{2}}{c \left (d + e x\right )},\frac{c d - \frac{e \left (b + \sqrt{- 4 a c + b^{2}}\right )}{2}}{c \left (d + e x\right )} \right )}}{2 e \left (\frac{e \left (b + 2 c x - \sqrt{- 4 a c + b^{2}}\right )}{c \left (d + e x\right )}\right )^{\frac{4}{3}} \left (\frac{e \left (b + 2 c x + \sqrt{- 4 a c + b^{2}}\right )}{c \left (d + e x\right )}\right )^{\frac{4}{3}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((c*x**2+b*x+a)**(4/3)/(e*x+d),x)

[Out]

3*2**(2/3)*(a + b*x + c*x**2)**(4/3)*appellf1(-8/3, -4/3, -4/3, -5/3, (c*d - e*(
b - sqrt(-4*a*c + b**2))/2)/(c*(d + e*x)), (c*d - e*(b + sqrt(-4*a*c + b**2))/2)
/(c*(d + e*x)))/(2*e*(e*(b + 2*c*x - sqrt(-4*a*c + b**2))/(c*(d + e*x)))**(4/3)*
(e*(b + 2*c*x + sqrt(-4*a*c + b**2))/(c*(d + e*x)))**(4/3))

_______________________________________________________________________________________

Mathematica [A]  time = 2.30042, size = 0, normalized size = 0. \[ \int \frac{\left (a+b x+c x^2\right )^{4/3}}{d+e x} \, dx \]

Verification is Not applicable to the result.

[In]  Integrate[(a + b*x + c*x^2)^(4/3)/(d + e*x),x]

[Out]

Integrate[(a + b*x + c*x^2)^(4/3)/(d + e*x), x]

_______________________________________________________________________________________

Maple [F]  time = 0.169, size = 0, normalized size = 0. \[ \int{\frac{1}{ex+d} \left ( c{x}^{2}+bx+a \right ) ^{{\frac{4}{3}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((c*x^2+b*x+a)^(4/3)/(e*x+d),x)

[Out]

int((c*x^2+b*x+a)^(4/3)/(e*x+d),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c x^{2} + b x + a\right )}^{\frac{4}{3}}}{e x + d}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^(4/3)/(e*x + d),x, algorithm="maxima")

[Out]

integrate((c*x^2 + b*x + a)^(4/3)/(e*x + d), x)

_______________________________________________________________________________________

Fricas [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^(4/3)/(e*x + d),x, algorithm="fricas")

[Out]

Timed out

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{\left (a + b x + c x^{2}\right )^{\frac{4}{3}}}{d + e x}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x**2+b*x+a)**(4/3)/(e*x+d),x)

[Out]

Integral((a + b*x + c*x**2)**(4/3)/(d + e*x), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c x^{2} + b x + a\right )}^{\frac{4}{3}}}{e x + d}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2 + b*x + a)^(4/3)/(e*x + d),x, algorithm="giac")

[Out]

integrate((c*x^2 + b*x + a)^(4/3)/(e*x + d), x)